Kali Linux 2021.3 changes

Starting with Kali 2021.1 release, Kali is no longer using the superuser account, root, as default. The default user account is now a standard, unprivileged, user. So, the new default credentials are:

Username: kali

Password: kali


If you run commands with the kali user, you may not see some of the outputs as some commands have to be run with root privileges.

Please, first run command “sudo su - ” each time you open a terminal window to switch the kali user to root. So, you don't have to type "sudo" for every command that requires root privileges.


The changes in this version include: